+2007-07-22 Matthias Clasen <mclasen@redhat.com>
+
+ * gdk/x11/gdkkeys-x11.c: Some documentation fixes.
+
2007-07-21 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktooltips.[hc]: Rename the tips_data_list field
*
* Returns the direction of effective layout of the keymap.
*
- * @Returns: %PANGO_DIRECTION_LTR or %PANGO_DIRECTION_RTL if determines the
- * direction. %PANGO_DIRECTION_NEUTRAL otherwise.
+ * @Returns: %PANGO_DIRECTION_LTR or %PANGO_DIRECTION_RTL
+ * if it can determine the direction. %PANGO_DIRECTION_NEUTRAL
+ * otherwise.
**/
PangoDirection
gdk_keymap_get_direction (GdkKeymap *keymap)
* Determines if keyboard layouts for both right-to-left and left-to-right
* languages are in use.
*
- * @Returns: %TRUE if there are layouts in both directions, %FALSE otherwise
+ * Returns: %TRUE if there are layouts in both directions, %FALSE otherwise
*
* Since: 2.12
**/